
Dapatkan (Kindle) Two Scoops of Django 1.11: Best Practices for the
Django Web Framework
By Daniel Roy Greenfeld
Two Scoops of Django 1.11 Will Help You Build Django Projects.In this book we
introduce you to the various tips, tricks, patterns, code snippets, and techniques that
we've picked up over the years. We have put thousands of hours into the fourth
edition of the book, writing and revising its material to include significant
improvements and new material based on feedback from previous editions.Table of
ContentsChapter 1: Coding StyleChapter 2: The Optimal Django Environment
SetupChapter 3: How To Lay Out Django ProjectsChapter 4: Fundamentals of Django
App DesignChapter 5: Settings and Requirements FilesChapter 6: Model Best
PracticesChapter 7: Queries and the Database LayerChapter 8: Function- and Class-
Based ViewsChapter 9: Best Practices for Function-Based ViewsChapter 10: Best
Practices for Class-Based ViewsChapter 11: Form FundamentalsChapter 12: Common
Patterns for FormsChapter 13: Templates: Best PracticesChapter 14: Template Tags
and FiltersChapter 15: Django Templates and